A technology layer for Latin American SMEs that connects AI assistants to major payment gateways. Query sales, manage CRM, and generate payment links across multiple processors using natural language.
Overview
Overview
Tukuy is a specialized technology layer designed for SMEs (Small and Medium Enterprises) in Latin America. It is not a payment gateway itself; instead, it acts as an orchestration layer on top of the region's leading payment processors.
By using this MCP server, you can empower your AI assistant (Claude, Cursor, etc.) to manage your business operations through a single, unified interface, regardless of which underlying payment gateway you use.
Key Features
- Gateway Orchestration: Manage multiple Latin American payment processors from one place.
- SME Focused: Tools designed to simplify sales management and payment link generation for growing businesses.
- Natural Language Operations: No need to navigate complex dashboards; just ask your AI to find a sale or create a link.
Available Tools
- search_sales_and_insights: Analyze sales by ID, status, amount, or date across your connected accounts.
- search_customers_crm: Access customer details and purchase history to provide better support.
- generate_payment_link: Create and share professional payment links instantly.
- list_user_businesses: List all business profiles associated with your Tukuy account.
Technical Note
This server implements the Model Context Protocol (MCP) using OAuth 2.1 (PKCE) for secure authentication, ensuring that your business data remains private and protected.
Server Config
{
"mcpServers": {
"tukuy": {
"url": "https://app.tukuy.club/mcp/tukuy"
}
}
}